Provides a base implementation of an Entity Framework API for EasyAF, integrating SimpleMessageBus event publishing and logging capabilities.
This class extends
ApiBase
EntityFrameworkApi<TContext>
IEntityFrameworkApi
IMessagePublisher
: The [ArgumentNullException](https://learn.microsoft.com/dotnet/api/system.argumentnullexception)
: Thrown if httpContextAccessor
or messagePublisher
is null
.IMessagePublisher